please wait
reference operator[] (size_type pos);const_reference operator[] (size_type pos) const;
const
-qualified, the function returns a reference to a null character (charT()).
|
|
Test string |
const
-version never throws exceptions (no-throw guarantee).